home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Sapphire Collection / Software Vault (Sapphire Collection) (Digital Impact).ISO / cdr14 / wguid16.zip / README.BAT < prev    next >
DOS Batch File  |  1994-11-17  |  747b  |  26 lines

  1.  
  2. echo off
  3. cls
  4. echo                          WYNTER STONE'S GUIDE TO MYSTICAL
  5. echo  
  6. echo  To start the program from a DOS prompt, enter this command:
  7. echo  
  8. echo      WGUIDE
  9. echo  
  10. echo  To use the Windows version, get to File Manager and double click
  11. echo  on WGUIDE.HLP
  12. echo  
  13. echo  Vendors: To read the VENDINFO.DIZ information file, use an ordinary
  14. echo  text viewer. For example, if you use LIST, you would use this command:
  15. echo  
  16. echo      LIST VENDINFO.DIZ
  17. echo  
  18. echo  To print the VENDINFO.DIZ file, you would use this command:
  19. echo  
  20. echo      COPY VENDINFO.DIZ PRN
  21. echo  
  22. echo  Additional information is contained in the WGINFO.TXT file.
  23. echo  
  24. echo      LIST WGINFO.TXT      or     COPY WGINFO.TXT PRN
  25. echo  
  26.